Adding Data and Descriptor Records to AE Records
The Apple Event Manager provides two routines that allow you to add data and descriptor records to AE records. TheAEPutKeyPtr
function takes a pointer to data, a descriptor type, and a keyword and converts them into a keyword-specified descriptor record that it adds to an AE record. TheAEPutKeyDesc
function takes a descriptor record and a keyword and converts them into a keyword-specified descriptor record that it adds to an AE record.
Subtopics
- AEPutKeyPtr
- AEPutKeyDesc
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help